fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.
Fuzion
•
Library Modules
•
nom
•
nom
•
multi
•
many_m_n
»
Modules
base
clang
sodium
crypto
database
http
lock_free
mail
wolfssl
nom
sqlite
terminal
tokiwa
web
uuid
webserver
universe (module nom)
└─
nom
├─
parse_result
├─
Parser
├─
parsers
│
├─
json_value
│
└─
xml_node
(3 args)
└─
success
(2 args)
many_m_n
nom
.
multi
.
many_m_n
many_m_n
(I
type
, O
type
, m
i32
, n
i32
, p
nom.this.Parser I I O
)
=>
nom.this.Parser I I (Sequence O)
¶
[src]
apply parser between m and n times, return results as sequence
Precondition
pre m<=n n>0
Type Parameters
I
:
Any
¶
[src]
O
:
Any
¶
[src]
0.095dev (GIT hash 174ff0d5a4465a8a0415fd934dc6963e69d62f22)
last changed: 2026-04-27